Release 10.1A: OpenEdge Development:
ADM Reference
createMenuTable
Creates a temp-table for a menu.
Location: toolbar.p Parameters:INPUT pcParent AS CHARACTERThe unique action name of already-created parent. If blank, the table belongs to the menu bar.
INPUT pcName AS CHARACTERA unique name.
INPUT phTarget AS HANDLETARGET-PROCEDURE
INPUT pcBefore AS CHARACTERThe unique action name of an already-created sibling.
Returns: LOGICAL PRIVATE Notes: This is done before it is built in order to be able to insert actions. Because some disable/enable actions might occur before initialization, some menu records might exist with"*"as parent.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |